home *** CD-ROM | disk | FTP | other *** search
/ PC World 2008 September / PCWorld_2008-09_cd.bin / v cisle / sadanastroju / bookmark_previews-0.6.5-fx.xpi / chrome / skin / albumview.css < prev    next >
Cascading Style Sheet File  |  2008-05-27  |  808b  |  35 lines

  1. #albumview-container{
  2.   background-color: black;
  3. }
  4. #albumview-caption,
  5. .preview-desc{
  6.   color: white;
  7. }
  8. .album image{
  9.   /*display: none;*/
  10. }
  11. /*
  12. #albumview-scrollbar{
  13.   background-color: black !important;
  14. }
  15. #albumview-scrollbar scrollbarbutton{
  16.   -moz-appearance: none !important;
  17.   background-color: black !important;
  18.   border: 1px solid white !important;
  19.   -moz-border-top-colors: white !important;
  20.   -moz-border-right-colors: white !important;
  21.   -moz-border-bottom-colors: white !important;
  22.   -moz-border-left-colors: white !important;
  23.   -moz-border-radius: 4px;
  24. }
  25. #albumview-scrollbar slider{
  26.   -moz-appearance: none !important;
  27.   background-color: #000033 !important;
  28. }
  29. #albumview-scrollbar thumb{
  30.   -moz-appearance: none !important;
  31.   background-color: black !important;
  32.   -moz-border-radius: 5px;
  33. }
  34. */
  35.